Total Complexity | 8 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 77 |
Lines of code | 52 |
Logical lines of code | 27 |
Comment lines | 1 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_order() | 52 | 3 | 25 | |
__construct() | 65 | 1 | 8 | |
set_order_created() | 82 | 1 | 3 | |
set_order_paid() | 82 | 1 | 3 | |
set_order_canceled() | 82 | 1 | 3 | |
add_capture_metabox() | 66 | 1 | 10 |